home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / cbzone / cbzone.z / cbzone.tar / bitmaps / cshape.bits next >
Text File  |  1990-12-21  |  281b  |  7 lines

  1. #define cshape_width 16
  2. #define cshape_height 16
  3. static char cshape_bits[] = {
  4.    0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0x80, 0x01, 0xfc, 0x3f, 0xfc, 0x3f,
  5.    0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f,
  6.    0xfe, 0x7f, 0xfe, 0x7f, 0xfc, 0x3f, 0xfc, 0x3f};
  7.